PlacementStatusReason 
EntityType  Independent 
Logical Entity Name  PlacementStatusReason 
Default Table Name  PlReason 
Logical Only  NO 
Definition 
 
Note 
 

PlacementStatusReason Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PlacementStatusReasonId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    CHAR(60)  YES 
 
CampusGroupId    INTEGER  NO 
 
IsActive    BIT  NO 
 
ModFlag    CHAR(1)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
SchoolStatusId(FK)    INTEGER  YES 
 

PlacementStatusReason Keys 
Key Name  Key Type  Keys 
PlReason_PlReasonID_U_C_IDX  PrimaryKey  PlacementStatusReasonId 

PlacementStatusReason Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PlReasonExternalMap  Non-Identifying  One To Zero or More          NO 
PlacementStatusReasonQuestion  Non-Identifying  One To Zero or More          NO 
StudentPlacementStatusHistory  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummary  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryInSchoolDetail  Non-Identifying  One To Zero or More          NO 

PlacementStatusReason Check Constraints 
Check Constraint Name  CheckConstraint